GtkRcStyle::parse has a GtkSettings parameter now. Pass it through
authorHans Breuer <hans@breuer.org>
Fri, 21 Sep 2001 22:33:48 +0000 (22:33 +0000)
committerHans Breuer <hans@src.gnome.org>
Fri, 21 Sep 2001 22:33:48 +0000 (22:33 +0000)
commited7aefc36a35423311ec56a3501ac6e7cc8740b9
tree9a647c876ab22f03f7a03b6b3fe3524a52573cfd
parentf3a65f61a93e5eb72368afbaca1912b9c7f88dda
GtkRcStyle::parse has a GtkSettings parameter now. Pass it through

2001-09-21  Hans Breuer  <hans@breuer.org>

* src/pixbuf-rc-style-c :  GtkRcStyle::parse has a GtkSettings
parameter now. Pass it through theme_parse_file () to use it
gtk_rc_find_pixmap_in_path ()

* src/pixbuf-draw.c : the font field from GtkStyle is private
now, use accessor gtk_style_get_font ()

* makefile.msc : compile on win32, use it if you have a _real_
fast computer or want to see gtk in slow motion :-)
modules/engines/pixbuf/ChangeLog
modules/engines/pixbuf/pixbuf-draw.c
modules/engines/pixbuf/pixbuf-rc-style.c